home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Securite
/
Moon Secure Antivirus
/
MsavSetup.2.2.2.165.exe
/
{app}
/
moontray.exe
/
0
/
RCDATA
/
TMOONTRAYPOPUP
/
TMOONTRAYPOPUP.txt
< prev
Wrap
Text File
|
2008-05-17
|
2KB
|
119 lines
object MoonTrayPopup: TMoonTrayPopup
Left = 510
Top = 361
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'MoonSecure AV'
ClientHeight = 110
ClientWidth = 229
Color = clCream
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lbMsg: TLabel
Left = 8
Top = 8
Width = 169
Height = 73
AutoSize = False
Caption = 'MoonSecure Antivirus Messages'
Transparent = True
WordWrap = True
end
object Image1: TImage
Left = 184
Top = 6
Width = 41
Height = 41
Picture.Data = {<image000.bmp>}
end
object lbFirst: TLabel
Left = 8
Top = 93
Width = 15
Height = 13
Cursor = crHandPoint
Caption = '<<'
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object lbLast: TLabel
Left = 109
Top = 93
Width = 15
Height = 13
Cursor = crHandPoint
Caption = '>>'
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object lbNext: TLabel
Left = 89
Top = 93
Width = 15
Height = 13
Cursor = crHandPoint
Caption = '=>'
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object lbPrevious: TLabel
Left = 27
Top = 93
Width = 15
Height = 13
Cursor = crHandPoint
Caption = '<='
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 192
Top = 80
end
object fTimer: TTimer
Enabled = False
Interval = 1
OnTimer = fTimerTimer
Left = 192
Top = 48
end
end